Class <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>ErrorEventArgs
Inheritance
System.Object
<af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>ErrorEventArgs
Assembly: IronWord.dll
Syntax
public class <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>ErrorEventArgs : EventArgs
Constructors
<af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>ErrorEventArgs(Object, <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>ErrorContext)
Declaration
public <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>ErrorEventArgs(object currentObject, < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > ErrorContext errorContext)
Parameters
Properties
CurrentObject
Declaration
public object CurrentObject { get; }
Property Value
Type |
Description |
System.Object |
|
ErrorContext
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > ErrorContext ErrorContext { get; }
Property Value